home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / proj-plan-faq < prev    next >
Encoding:
Internet Message Format  |  1993-05-11  |  16.9 KB

  1. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!eru.mt.luth.se!kth.se!sunic!pipex!ibmpcug!demon!smtl!pete
  2. From: pete@smtl.demon.co.uk (pete)
  3. Newsgroups: comp.sources.wanted,news.answers,comp.answers
  4. Subject: Project Management Programs - Frequently asked Questions (FAQ)
  5. Summary: This posting contains information about project management
  6.          software (also known as project planning software),
  7.      both commercial and public domain, particularly 
  8.      with reference to programs running under UNIX & X.
  9. Message-ID: <proj-plan-faq_737117941@smtl.demon.co.uk>
  10. Date: 11 May 93 10:59:04 GMT
  11. Expires: Tue, 20 Jul 1993 10:59:01 GMT
  12. Sender: usenet@demon.co.uk
  13. Reply-To: pete@smtl.demon.co.uk
  14. Followup-To: poster
  15. Organization: Surgical Materials Testing Laboratory
  16. Lines: 464
  17. Approved: news-answers-request@MIT.Edu
  18. Supersedes: <proj-plan-faq_732283142@smtl.demon.co.uk>
  19. Xref: senator-bedfellow.mit.edu comp.sources.wanted:26122 news.answers:8377 comp.answers:667
  20.  
  21. Archive-name: proj-plan-faq
  22. Version: $Id: proj-plan.FAQ,v 1.8 1993/03/18 08:32:16 pete Exp $
  23. Last-Modified: $Date: 1993/03/18 08:32:16 $
  24.  
  25.     PROJECT MANAGEMENT SOFTWARE - AN FAQ
  26.     ====================================
  27. If you are viewing this text in a GNU Emacs Buffer, you can type "M-2
  28. C-x $" to get an overview of just the questions.  Then, when you want
  29. to look at the text of the answers, just type "C-x $".
  30.  
  31. To search for a question numbered XXX, type "M-C-s ^XXX:", followed by
  32. a C-r if that doesn't work, then type ESC to end the search.
  33.  
  34. New in this version - info on xplan.
  35.  
  36. 1: Introduction
  37.    
  38.    - "Is there project-management software that runs under
  39.    X/DOS/UNIX/SunOS ?"
  40.    
  41.    - "Is there any Public Domain project management 
  42.    software for XXX ?"
  43.    
  44.    These questions come up quite a lot.  I've been collecting most responses to
  45.    project manager questions, and they are summarised in this FAQ.
  46.    
  47.    There is a sister file, 
  48.    
  49.        PROJECT MANAGEMENT SOFTWARE - REVIEWS
  50.    
  51.    which I hope to post to the net RSN and place on an ftp site (any offers ?).
  52.  
  53.    You can also retrieve a copy of the review file by sending mail to
  54.    mail-server@smtl.demon.co.uk) with
  55.     
  56.     send proj-plan.reviews
  57.     end
  58.  
  59.    in the body of the message.
  60.    
  61.    The latest version of the FAQ may also be retrieved by sending a body
  62.    of
  63.     send proj-plan.FAQ
  64.     end
  65.    
  66.    If you have any more info or opinions on these, I'll be glad to add
  67.    them to this file ready for the next time someone asks.
  68.    Mail them to myself (Pete Phillips) at
  69.    
  70.            pete@smtl.demon.co.uk 
  71.            
  72.    (please note the change from our previous addresses of
  73.    pete@egh-qc.co.uk, and uknet!egh-qc!pete - do NOT send mail to egh-qc
  74.    anymore please).
  75.    
  76. 2: Is there any public domain Project Management software for UNIX about ?
  77.    
  78.    Up until recently no. There have been two postings regarding PD
  79.    packages in the last year:
  80.  
  81. 2a: XPLAN
  82.  
  83.    In comp.software-eng in December, Leon Dent <lcd@ais.org> saw this
  84.    post from lacey@egr.msu.edu (Mark M. Lacey) (thanks to Leon for
  85.    sending this in and to Mark and his team for making it available):
  86.    
  87.    
  88.    >Dear Netters:
  89.    >
  90.    >I've seen a few requests for project planning tools here in
  91.    >comp.software-eng, so I talked to a few classmates of mine from last
  92.    >semester, and we've decided to make the tool we wrote for our software
  93.    >engineering class publicly available via FTP.  The tool supports
  94.    >entering and saving of task information (task name, description,
  95.    >relevent dates, etc.).  Project files can be loaded later for
  96.    >consultation.  The tool graphically generates both PERT and Gantt
  97.    >charts on screen, and has an option to generate LaTeX source for Gantt
  98.    >charts and task sheets.  
  99.    >
  100.    >All of the documentation generated for the project during the semester
  101.    >(over 300 pages printed) is also distributed in LaTeX form.  This includes:
  102.    >
  103.    >    Weekly Status Reports
  104.    >    Project Plan
  105.    >    Requirements Specification
  106.    >    Preliminary Design
  107.    >    Detailed Design
  108.    >    Top-Level Code
  109.    >    Testing Specification
  110.    >    User's Manual
  111.    >    Presentation Materials
  112.    >    Final Report (with updated user's manual and addendums to
  113.    >        other documents).
  114.    >
  115.    >
  116.    >Xplan has been tested on Sun SPARCstation IPC's, IPX's, 1's, 1+'s,
  117.    >2's, and 10's.  It requires the XView libraries and header files to
  118.    >compile.
  119.    >
  120.    >It is currently available at:
  121.    >
  122.    >    cpsacs.cps.msu.edu (35.8.56.92)
  123.    >
  124.    >in pub/xviewsrc, with the name xplan-1.0.tar.Z.
  125.    >
  126.    >Please read README, INSTALL, and COPYING, all included in the tar
  127.    >file.  As stated in README, this was a project for a class --- none of
  128.    >the authors, and nobody else at MSU, has any intention of making
  129.    >further modifications or bug-fixes.  Feel free to make your own
  130.    >enhancements and bug-fixes, and make those publicly available (but
  131.    >read COPYING, which contains the GNU GPL to understand what
  132.    >circumstances you can distribute it in).
  133.    >
  134.    >The user's manual to refer to is the one included in the final report.
  135.    >I have a feeling there may be a missing .rs or .fig file here or there
  136.    >(I'm not sure, but some omission of that sort might have occured).  In
  137.    >any event, we all hope you find xplan useful.
  138.    >
  139.    >                Mark M. Lacey
  140.    >                Brian Gaubert
  141.    >                Richard Malingkas
  142.    >                Mike Marlow
  143.    >
  144.    >The man-page follows:
  145.    >----------------------------------------------------------------------
  146.    >XPLAN(1)                 USER COMMANDS                   XPLAN(1)
  147.    >
  148.    >
  149.    >
  150.    >NAME
  151.    >     xplan - a project planning tool
  152.    >
  153.    >SYNOPSIS
  154.    >     xplan
  155.    >
  156.    >DESCRIPTION
  157.    >     xplan is a tool for project planning.  It allows the user to
  158.    >     enter  task  information,  including  task dependencies, and
  159.    >     generates both PERT and Gantt charts, along with task sheets
  160.    >     for  the project being planned.  It must be run under some X
  161.    >     Windows window manager.  To start xplan, just  type  'xplan'
  162.    >     at  the  prompt.   There  are  no command-line options.  All
  163.    >     interaction happens through  the  graphical  user  interface
  164.    >     (GUI).
  165.    >
  166.    >
  167.    >FILES
  168.    >     xplan's project files end in the suffix .prj.
  169.    >
  170.    >AUTHORS
  171.    >     Brian Gaubert, Mark M. Lacey, Richard  Malingkas,  and  Mike
  172.    >     Marlow
  173.    >
  174.    >     xplan was  created  as  a  project  for  CPS  470  (Software
  175.    >     Engineering)  at  Michigan  State  University, Fall semester
  176.    >     1992, with Dr. Betty Cheng as instructor and  Gerald  Gannod
  177.    >     as  TA.   It  is  distributed  under  the GNU General Public
  178.    >     License (please see the file COPYING, which should always be
  179.    >     distributed with the software).
  180.    >
  181.  
  182.    NOTE:  You need Xview 3.0 (I tried compiling with Xview 2.0 and 
  183.    found a number of header files etc missing) and 'guide' (Open
  184.    Windows development guide) to compile this.  However, there is
  185.    a Sun binary available for ftp at the above site.
  186.    
  187.    Also, you need latex/tex to print the documentation. We don't have
  188.    the most recent version of TEX/Latex, and it appears we have a number
  189.    of 'styles' missing, so have been unable to look at the docs.
  190.    
  191.    Mark and his team do not intend to support xplan in future, but it
  192.    does seem as if there is sufficient here for someone to develop a
  193.    package that is less platform specific. Any offers ?
  194.    
  195. 2b: Auburn University Project Planner
  196.  
  197.    On 21st July 1992, this message was posted to comp.windows.x:
  198.    
  199.    >Newsgroups: comp.windows.x
  200.    >Subject: Public Domain Project Management Tools
  201.    >Message-ID: <1992Jul21.224401.23831@news.duc.auburn.edu>
  202.    >Date: 21 Jul 92 22:44:01 GMT
  203.    >References: <1992Jul16.091102.20752@egh-qc.uucp>
  204.    >Sender: usenet@news.duc.auburn.edu (News Account)
  205.    >Reply-To: morrison@eng.auburn.edu
  206.    >Organization: Auburn University Engineering
  207.    >Lines: 15
  208.    >Nntp-Posting-Host: gauss.cse.eng.auburn.edu
  209.    > 
  210.    >
  211.    >A group of computer science seniors here at Auburn University
  212.    >implemented a simple project management tool a few quarters ago. It
  213.    >provided a memo and scheduling utility for multiple users and an
  214.    >interactive Gantt chart tool among its features. It was implemented
  215.    >using the Athena widget set and it provided rudimentary PostScript
  216.    >output.
  217.    >
  218.    >It also came with a user's manual and extensive project development
  219.    >notes (that was the point of the course, after all! :) ) If anyone is
  220.    >interested, I could try to locate the students and see if they would
  221.    >mind posting the source code somewhere. It would probably need a bit
  222.    >of cleani ng up before distribution, but it's better than nothing. The
  223.    >version I saw was extre mely easy to use, and actually looked like it
  224.    >would be *FUN* to use.
  225.    > 
  226.    
  227.    
  228.    On the 4th Nov, a followup was posted:
  229.    
  230.    > Subject: A PD Project Mngt Tool for X - status
  231.    > From: morrison@eng.auburn.edu (Kelly Morrison)
  232.    > Date: 4 Nov 92 18:29:24 GMT
  233.    > Organization: Auburn University Engineering
  234.    > 
  235.    > Hello!
  236.    > 
  237.    >    A few months ago, I posted an article describing a public domain
  238.    > project management tool developed at Auburn University. This tool
  239.    > was created as a demonstration prototype for a senior design projects
  240.    > class at Auburn and was written in C. It uses the X Window System
  241.    > (X11R4) for screen display and PostScript for hardcopy output. The
  242.    > tool supports the creation and modification of Gantt charts, and the
  243.    > scheduling of meetings among a number of users. I attended the demo
  244.    > and thought it was a neat, flashy program. So when I saw the thread
  245.    > on comp.windows.x, I mentioned this tool and was flooded with
  246.    > responses.
  247.    > 
  248.    >    Since then, I've tried to locate the authors, but I haven't been
  249.    > successful. However, the program is the property of Auburn University,
  250.    > so I may be able to persuade the University into releasing the program
  251.    > into the public domain. HOWEVER, two problems have cropped up. They
  252.    > are:
  253.    > 
  254.    >    1. The students who wrote the program had never been formally
  255.    >       introduced to the X Window System or to PostScript. In addition,
  256.    >       this program was written as a PROTOTYPE, under severe time
  257.    >       constraints. Therefore, the program is fairly messy and still
  258.    >       has a significant number of bugs.
  259.    > 
  260.    >    2. To save time, the students hacked some IslandDraw PostScript
  261.    >       routines to produce PostScript output from their program. I
  262.    >       don't know if it is legal to distribute this software because
  263.    >       of this -- it would be distributing commercial software under
  264.    >       another name, which is clearly ILLEGAL!  However, there are
  265.    >       only a few routines that were taken from
  266.    >       the IslandDraw PostScript routines, and I think that I could
  267.    >       write legal replacements, or better yet, recode the
  268.    >       PostScript output routines.
  269.    > 
  270.    >    On the other hand, many students at Auburn have been using the
  271.    > tool. It produces really nice Gantt charts!  If you want a simple
  272.    > Gantt chart tool, this would probably suit you nicely.
  273.    > 
  274.    >    BTW, I kept a list of all the people who inquired about the
  275.    > status of the tool (sorry, but there were just WAAAAAAY too many to
  276.    > reply to individually!). I'll email you you with information as soon
  277.    > as we decide what to do with the software.
  278.    > 
  279.    >      -----> Kelly Morrison, Auburn University
  280.    > 
  281.    (As far as I can make out, this has not been posted - Pete 12/Jan/93)
  282.    
  283. 3: Is there any commercial project management software around for UNIX ?
  284.    
  285.    In the UK:
  286.    ---------
  287.    The commercial packages I'm aware of in the UK are :
  288.    
  289.    -----------------------------------------------------------------------
  290.    - Ultra Planner from Productivity Solutions (runs under Motif and
  291.      OpenWindows ) It is expensive - about 2000 pounds list for 
  292.      single user on a Sun (although you can *certainly* negotiate down)
  293.      
  294.      Productivity Solutions, 
  295.      Craven House,
  296.      West Street,
  297.      Farnham,
  298.      Surrey, GU9 7ES, UK.
  299.    
  300.      Tel: 0252-710803
  301.    
  302.    - MasterPlan - from Unipress Software - about 900 UK pounds for a Sun.
  303.    
  304.    - Open Plan - see entry for Open Plan below.
  305.    
  306.    In the USA:
  307.    -----------
  308.    - Autoplan
  309.    
  310.      AutoPLAN
  311.      Digital Tools, Inc.
  312.      408-366-6920
  313.      most UNIX platforms
  314.    
  315.      (Thanks to c23dew@kocrsv01.delcoelect.com (David White) &
  316.      de5@ORNL.GOV (Dave Sill))
  317.    
  318.      "This question has been brought up numerous times on the net since January
  319.      with limited response. I perceive this is a great business opportunity for
  320.      someone so inclined.
  321.    
  322.      I have heard of one such company, Digital Tools, Inc, that produces
  323.      AutoPlan.  We are attempting to get a copy for evaluation.  Sun does
  324.      advertise it with their Solaris Sample CD Distributions (ref CD #3).
  325.      
  326.      All in all, it would seem easier to work in the DOS or MAC world than
  327.      Unix for project management based stuff."
  328.                          c23dew@kocrsv01.delcoelect.com
  329.    
  330.      nghoff@albert.monsanto.com (Norman G. Hoffman) supplies a review
  331.      and further info in the project plan review file (see Introduction).
  332.    
  333.      -----------------------------------------------------------------------
  334.      de5@ORNL.GOV (Dave Sill) provided the next batch of information
  335.      which he gleaned from the May '92 NCD Export Catalog 
  336.      -----------------------------------------------------------------------
  337.    -  COMPASS
  338.      NASA's COSMIC
  339.      404-542-3265
  340.      service@cossack.cosmic.uga.edu
  341.      Sun 3/4
  342.      
  343.    -  GECOMO Plus
  344.      GEC-Marconi Software Systems
  345.      703-648-1551
  346.      Sun/HP/IBM/VAX
  347.      
  348.    -  MasterPlan 1.1X
  349.      Quality Software Products
  350.      310-410-0303
  351.      Sun/DG/HP/IBM/SCO/MIPS/SGI/DEC
  352.      
  353.    -  SIZE Plus
  354.      GEC-Marconi Software Systems
  355.      703-648-1551
  356.      Sun/HP/IBM/VAX
  357.    
  358.    -----------------------------------------------------------------------
  359.    -  Vue
  360.      TEI, Inc. (Berkeley, CA.
  361.      (408)985-7100.
  362.      Mainframes, Workstations & MSDOS
  363.    
  364.      Thanks to 
  365.         thad@cup.portal.com (Thad P Floryan)
  366.         chaplin@keinstr.uucp (Roger Chaplin)
  367.      for the info on VUE.
  368.    -----------------------------------------------------------------------
  369.    - Open Plan
  370.  
  371.     Runs under SCO Unix and SunOS/Solaris, as well as Mac, MS-DOS, and
  372.     VMS. ("It is rather expensive, but worth it." - quote from 
  373.     Dave Churcher, Welcome Software).
  374.  
  375.       In the UK:
  376.       Welcom Software Technology International
  377.       South Bank TechnoPark
  378.       90 London Rd
  379.       London SE1 6LN
  380.       Phone +44 71 401 2626
  381.       Fax   +44 71 922 8865
  382.       
  383.       Price:  3,250 UK Pounds
  384.  
  385.      In the USA:
  386.       Welcom Software Technology Corporation
  387.       15995 N BARKERS LANDING RD
  388.       STE 275
  389.       HOUSTON TX 77079-2494
  390.       
  391.       Phone (713) 558 0514
  392.       Fax   (713) 584 7828
  393.       
  394.       Email: support@wst.com
  395.  
  396.     Also have branches and distributors in France, Germany, Australia,
  397.     and South Africa; phone the UK number for more information.
  398.      
  399.      Thanks to 
  400.     
  401.     Dave Churcher <davec@wsti.demon.co.uk> 
  402.       & 
  403.     Alun Jones <alun@huey.wst.com>
  404.     
  405.     Welcom Software Technology International
  406.     
  407.      for the info on Open Plan.
  408.  
  409.    4: What MSDOS PD/Shareware project management software is available ?
  410.    
  411.    These might be useful to you if you require a DOS package or if you
  412.    run an OS that runs a DOS emulator (eg: SoftPC from Insignia for
  413.    Sun SPARC).
  414.    
  415.    - Easy Project
  416.      Shareware project planner for DOS from
  417.      Parcell Software,
  418.      PO Box 165,
  419.      Geneva, 
  420.      Il 60134,
  421.      USA.
  422.    
  423.      Compuserve: 72250, 1356
  424.    
  425.      Available for ftp from funic.funet.fi in msdos/graphics/flowchart
  426.      as file  ezprj402.lzh.
  427.    
  428.    - Ganttman
  429.      Max-Million Software Labs,
  430.      1314 Cardigan,
  431.      Garland, Tx. 75040.
  432.      
  433.      Compuserve 74017, 3424
  434.      
  435.      Available for ftp from funic.funet.fi in msdos/graphics/flowchart
  436.      as file ganttman.zip
  437.    
  438.    
  439. 5: Postscript
  440.    
  441.    If you have any contributions to make to this FAQ, mail them to:
  442.    
  443.        Pete Phillips                    (pete@smtl.demon.co.uk)
  444.        Surgical Materials Testing Lab.,
  445.        Bridgend General Hospital,
  446.        Quarella Road,
  447.        Bridgend,
  448.        Mid Glamorgan, CF31 1JP
  449.        Wales.
  450.     
  451.     Tel: (+44) 656-652166
  452.  
  453. 6: Revision History
  454.  
  455. $Log: proj-plan.FAQ,v $
  456. .\" Revision 1.8  1993/03/18  08:32:16  pete
  457. .\" Added email address for Welcom in USA & better snail-mail address.
  458. .\"
  459. .\" Revision 1.7  1993/02/10  09:31:25  pete
  460. .\" Added info about PD tool XPLAN
  461. .\"
  462. .\" Revision 1.6  1993/01/29  16:32:54  pete
  463. .\" Added info about mail-server service.
  464. .\"
  465. .\" Revision 1.5  1993/01/29  16:21:02  pete
  466. .\" Added Open-Plan stuff
  467. .\"
  468. .\" Revision 1.4  1993/01/19  08:49:30  pete
  469. .\" Version approved by JIK.
  470. .\"
  471. .\" Revision 1.3  1993/01/18  13:36:50  pete
  472. .\" Changed to comply with news.answers submission requirements.
  473. .\"
  474. .\" Revision 1.2  1993/01/12  11:18:30  pete
  475. .\" First release of FAQ.
  476. .\"
  477.  
  478. -- 
  479. Pete Phillips, Deputy Director, Surgical Materials Testing Lab, 
  480. Bridgend General Hospital, S. Wales. 0656-652166 pete@smtl.demon.co.uk   
  481. --
  482. "The Four Horse Oppressors of the Apocalypse were Nutritional
  483. Deprivation, State of Belligerency, Widespread Transmittable Condition
  484. and Terminal Inconvenience" - Official Politically Correct Dictionary
  485.